home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / contents / scripts / joe < prev    next >
Text File  |  1997-06-06  |  254b  |  9 lines

  1. ( cd usr/bin ; rm -rf jstar )
  2. ( cd usr/bin ; ln -sf joe jstar )
  3. ( cd usr/bin ; rm -rf jmacs )
  4. ( cd usr/bin ; ln -sf joe jmacs )
  5. ( cd usr/bin ; rm -rf jpico )
  6. ( cd usr/bin ; ln -sf joe jpico )
  7. ( cd usr/bin ; rm -rf rjoe )
  8. ( cd usr/bin ; ln -sf joe rjoe )
  9.